FaNSLDSGrant10 
Logical Entity Name  FaNSLDSGrant10 
Default Table Name  FaNSLDSGrant10 
Physical Only  NO 
Definition 
 
Note 
 

FaNSLDSGrant10 Columns 
ColumnName  Domain  Datatype  NULL  Definition 
FaNSLDSGrant10ID(PK)    int  NO 
 
FaNSLDS10ID(FK)    int  NO 
 
GrantType    varchar(5)  NO 
 
SequenceNum    char(2)  YES 
 
PellVerificationFlag    char(3)  YES 
 
PellEFC    char(6)  YES 
 
SchoolCode    char(8)  YES 
 
TransactionNumber    char(2)  YES 
 
LastUpdateDate    datetime  YES 
 
PellScheduledAmount    decimal(6, 0)  YES 
 
AmountPaidToDate    decimal(6, 0)  YES 
 
PellPercentUsed    decimal(7, 2)  YES 
 
AwardAmount    decimal(6, 0)  YES 
 
ACGSMARTSchoolYear    char(1)  YES 
 
ACGEligibilityCode    char(2)  YES 
 
SMARTCIPCode    char(7)  YES 
 
ACGHighSchoolProgramCode    char(6)  YES 
 
ACGSMARTSequenceCode    char(3)  YES 
 
ACGSMARTAwardYear    char(4)  YES 
 
ACGSMARTPercentUsed    decimal(7, 2)  YES 
 
TEACHAcademicYearLevel    char(1)  YES 
 
TEACHCODSequenceCode    char(3)  YES 
 
TEACHAwardYear    char(4)  YES 
 
TEACHLoanConversionFlag    char(1)  YES 
 
UserID(FK)    int  NO 
 
DateAdded    datetime  NO 
 
DateLstMod    datetime  NO 
 
ts    timestamp  NO 
 

FaNSLDSGrant10 Primary and Unique Keys 
Key Name  Key Type  Keys 
UK_FaNSLDSGrant10_FaNSLDS10ID_GrantType_SequenceNum  Index  FaNSLDS10ID, GrantType, SequenceNum 
PK_FaNSLDSGrant10_FaNSLDSGrant10ID  PrimaryKey  FaNSLDSGrant10ID 

FaNSLDSGrant10 Foreign Keys 
Parent Relationships: 
Table Name  Type  Cardinality  Constraint Name  VerbPhrase  InversePhrase  Foreign Keys  Is Supertype  Not For Replication 
FaNSLDS10  Non-Identifying  One To Zero or More  FK_FaNSLDSGrant10_FaNSLDS10ID_FaNSLDS10_FaNSLDS10ID      FaNSLDS10ID  NO  YES 
SyStaff  Non-Identifying  One To Zero or More  FK_FaNSLDSGrant10_UserID_SyStaff_SyStaffID      UserID  NO  YES 
Child Relationships: 
Table Name  Type  Cardinality  Constraint Name  VerbPhrase  InversePhrase  Foreign Keys  Is Subtype  Not For Replication 

FaNSLDSGrant10 Check Constraints 
Check Constraint Name  CheckConstraint